home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DDJMAG / DDJ9310.ZIP / README.ASC < prev    next >
Text File  |  1993-10-06  |  5KB  |  131 lines

  1. CAT.ASC
  2. Title: The C+@ PROGRAMMING LANGUAGE
  3. Keywords: OCT93  OBJECT-ORIENTED  C++ SMALLTALK    C+@
  4. Published source code accompanying Jim Fleming's article on 
  5. C+@ (prounounced "cat"), an object-oriented language out of AT&T 
  6. Bell Labs that has the syntax of C and the power of Smalltalk. Unlike 
  7. C++, however, C+@ includes a library of more than 350 classes.
  8.  
  9. PARASOL.ASC
  10. Title: THE PARASOL PROGRAMMING LANGUAGE
  11. Keywords: OCT93  C   OBJECT-ORIENTED  PARASOL
  12. Published source-code accompanying Bob Jervis' article presenting 
  13. Parasol (short for "Parallel Systems Object Language"). Parasol was 
  14. influenced by C and Smalltalk, although the design also reflects 
  15. C++, CLU, Algol, and Turbo Pascal. Also see PARASOL.ZIP.
  16.  
  17. PARASOL.ZIP
  18. Title: THE PARASOL PROGRAMMING LANGUAGE
  19. Keywords: OCT93  OBJECT-ORIENTED    PARASOL  C
  20. Complete system of Bob Jervis' Parasol 0.5 (short for "Parallel Systems 
  21. Object Language"). Large file. Includes source, binaries, documentation,
  22. operating system. Requires PKUNZIP.EXE 2.0 to extract.
  23.  
  24. SATHER.ASC
  25. Title: THE SATHER PROGRAMMING LANGUAGE
  26. Keywords: OCT93   OBJECT-ORIENTED   SATHER
  27. Published examples and source code accompanying Stephen Omohundro's 
  28. article on Sather, a language that's simple, interactive, and 
  29. nonproprietary, has parameterized classes, object-oriented 
  30. dispatch, statically-checked strong typing, multiple inheritance, 
  31. garbage collection, and more.
  32.  
  33. LIANA.ASC
  34. Title: THE LIANA PROGRAMMING SYSTEM
  35. Keywords: OCT93  OBJECT-ORIENTED   WINDOWS   LIANA
  36. Published source code accompanying Ray Valdes' article on 
  37. Liana, an object-oriented programming language specifically 
  38. designed for creating Windows applications. Like C++, Liana uses 
  39. classes and member functions to provide encapsulation, 
  40. inheritance, and polymorphism. Unlike C++, Liana does not use 
  41. pointers and or support multiple inheritance.
  42.  
  43. BETA.ASC
  44. Title: THE BETA PROGRAMMING LANGUAGE
  45. Keywords: OCT93  OBJECT-ORIENTED  SIMULA  MACINTOSH  UNIX  BETA
  46. Published source code that accompanies Steve Mann's article on 
  47. Beta, a language that resembles Simula. This language is 
  48. currently implemented for the Macintosh and UNIX.
  49.  
  50. EIFFEL.ASC
  51. Title: THE EIFFEL PROGRAMMING LANGUAGE
  52. Keywords: OCT93   OBJECT-ORIENTED  EIFFEL   
  53. Published source code that accompanies Robert Howard's article on 
  54. Eiffel, a class-based language that supports multiple and 
  55. repeated inheritance, selective exporting, strong type checking, 
  56. parameterized classes, dynamic binding, garbage collection, and 
  57. exception handling
  58.  
  59. DROOL.SIT
  60. Title: DAVE'S RECYCLED OO-LANGAUGE
  61. Keywords: OCT93  OBJECT-ORIENTED   DROOL   ADVSYS   GAMES  MACINTOSH
  62. Complete source code for DROOL 0.9 in Macintosh STUFFIT form that 
  63. accompanies David Betz article. DROOL is an object-oriented adventure-writing 
  64. language with multiple inheritance. Requires STUFFIT for the Mac to extract.
  65.  
  66. CPPMAN.ASC
  67. Title: C++ MANIPULATORS AND APPLICATORS
  68. Keywords: OCT93  OBJECT-ORIENTED  C++
  69. Published source code that accompanies Reg Charney's article on  
  70. C++ manipulators and applicators.
  71.  
  72. 68HC11.ASC
  73. Title: AVOIDING MICROCONTROLLER PROCESSING PILE-UPS 
  74. Keywords: OCT93  68HC11  EMBEDDED SYSTEMS 
  75. Eric McRae's approach to dealing with multiple, independent periodic 
  76. processes running simultaneously on a Motorola 68HC16-based system.
  77.  
  78. PERL.ASC
  79. Title: NETWORKING WITH PERL 
  80. Keywords: OCT93  PERL  UNIX   NETWORKS
  81. Published source code that accompanies Oliver Sharp's article on
  82. writing Perl scripts that enable communcation across UNIX networks.
  83.  
  84. LINKLIST.ASC
  85. Title: COMPARING OBJECT-ORIENTED LANGUAGES
  86. Keywords: OCT93 LINK LIST  C++ SMALLTALK  EIFFEL  SATHER  BETA
  87. OBJECTIVE-C, TURBO PASCAL  C+@  LIANA  ADA  DROOL
  88. Published source code that compares how a double-ended linked-list class 
  89. various object-oriented languages are implemented in C++, Smalltalk, 
  90. Eiffel, Sather, Objective-C, Parasol, Beta, Turbo Pascal, C+@, 
  91. Liana, Ada, and Drool. 
  92.  
  93. DFLT16.ZIP
  94. Title: C PROGRAMMING COLUMN
  95. Keywords: OCT93  C  DFLAT  CUA/SAA   
  96. The current version of Al Stevens' D-Flat interface library for C.
  97. Requires PKUNZIP.EXE to extract.
  98.  
  99. ALLEY.ASC
  100. Title: ALGORITHM ALLEY
  101. Keywords: OCT93    PASCAL  ALGORITHMS   SAMPLING 
  102. Published source code presented by Tom Swan in his column where
  103. Tom presents a selection-sampling algorithm. Also see ALLEY.ZIP.
  104.  
  105. ALLEY.ZIP
  106. Title: ALGORITHM ALLEY
  107. Keywords: OCT93  PASCAL ALGORITHMS   SAMPLING
  108. Complete source code presented by Tom Swan in his column where he 
  109. examines selection-sampling algorithms. Requires PKUNZIP.EXE to 
  110. extract.
  111.  
  112. UNDOC.ASC
  113. Title: UNDOCUMENTED CORNER
  114. Keywords: OCT93   WINDOWS   .RES FILE FORMAT
  115. In the second installment of this two-part article, Andrew Schulman 
  116. presents Pete Davis' examination of the Windows .HLP file format. 
  117. Also see UNDOC.ZIP.
  118.  
  119. UNDOC.ZIP
  120. Title: UNDOCUMENTED CORNER
  121. Keywords: OCT93   WINDOWS   .RES FILE FORMAT
  122. Unpublished source code that accompanies Pete Davis' examination of the 
  123. Windows .HLP file format. Requries PKUNZIP.EXE to extract.
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.